Previous version(s) could not even launch on some environment. --> Fixed.
・0.2.6 Jun 1997
Could not open locked files. --> Now can open.
While editing Japanese text and if the WorldScript II is very old, caret was shown at improper position where the line contains tab character. --> Fixed.
Formerly QuoEdit returned the reference to the open document for open event but versions 0.2.5 and 0.2.6 didnユt. (scripting) --> Now returns again.
When QuoEdit compares strings for filter reference, version 0.2.6 did not effectively (scripting) --> As effective comparison for each language as possible.
・0.2.7 Aug 1997
・0.2.7 Aug 1997
Two problems about recording script. --> Fixed.
・0.3 Oct 1997
Improper movement of scroll bar when the gray area is clicked. --> Fixed.
メactivateモ statement of AppleScript for other application was not implemented when the script was executed from QuoEditユs Execute Script command. (scripting) --> Fixed.
・0.31 Jan 1998
While recording with Script Editor, select events were recorded more than needed. --> Fixed.
While script that was started from Execute Script command was running, AppleScript could not stop it with cmd-period key. (version 0.3) --> Fixed.
When QuoEdit tried to display text with tab characters in special font (whose small "n" code characterユs width is zero), crashed. --> Fixed.
・0.32 Mar 1998
・0.321 Apr 1998
Extending the selection range scrolling with MOUSE, the charactersユ color was turned black on the inverted windows. --> Fixed.
While operations are being recorded, the last input just before switching document was not recorded. --> Fixed.
・0.33 Apr 1998
Formerly, returned improper results for range reference forms partially:
words from paragraph 1 to paragraph 3 of document 1
words of paragraphs 1 thru 3 of document 1
(scripting) --> Fixed.
When you input text with the Power Input Method (Korean input method), a null character (00h) followed the preceding 1-byte space character. (versions 0.31 - 0.321 had this problem) --> Fixed.
・0.4 June 1998
When saving in a new file making a new folder, new folder name could not be inputted at the new folder dialog box in some conditions. --> Fixed.
While recording, sequential delete key actions could not be undone as a sequence (each key action was undone separately). --> Fixed.
When a script which contains メdo scriptモ statement was executed, QuoEdit often crashed or hung up. --> Fixed.
・0.40 June 1998
From Window Size dialog box, default setting could not done in version 0.4. --> Fixed.
After メLast Scriptモ command, activation of QuoEdit was not done properly in some cases. --> Fixed.
・0.41 Aug 1998
When key down sequence happened at once, QuoEdit retrieved only the usual characters. (As the result, utility like メTypeIt4Meモ does not worked properly.) --> Now handles every key down properly.
Setting window width to negative value worked only when the height value was negative. --> Fixed (at version 0.401).
Some disabled menu items could be done with the special shortcut key from dialog boxes. --> Fixed.
Formerly QuoEdit did not support
set contents of selection of document 1 to "..."
expression while it supports the equivalent
set selection of document 1 to "..."
expression. (scripting) --> Now supports both equally.
・0.42 Aug 1998
When standard file dialog boxes were opened, version 0.41 was unstable. --> Fixed.
Keytop legends in the shortcuts guide were impossible to read on B&W screen. --> Colors were adjusted.
・0.43 Sep 1998
While recording operation sequence in version 0.42, typing was partially not recorded. --> Fixed.
In put-file dialog boxes (Save / Save Sequence), button name was incorrectly set to メSaveモ while folder is selected in the file list. --> Fixed.
When intelligent cut & paste is on and the end character of inserted string came to a point where the same character exists, space was not added in version 0.42. --> Fixed.
After file dialog box was opened, the contents was intermittently not updated on some environment. --> Improved.
・0.431 Oct 1998
When version 0.43 searched 2-byte language text for one 1-byte character with Case Sensitive option off, also a part of 2-byte character was matched. --> Fixed.